home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / devices / lpdev.zoo / lpflush.asc < prev    next >
Encoding:
Text File  |  1993-08-23  |  803 b   |  66 lines

  1.  
  2.  
  3. LPFLUSH(1)                 MiNT Programmer's Manual                 LPFLUSH(1)
  4.  
  5.  
  6. NAME
  7.      lpflush - clears the /dev/lp buffer
  8.  
  9.  
  10. SYNOPSIS
  11.      lpflush
  12.  
  13.  
  14. DESCRIPTION
  15.      lpflush will discard all data stored in the /dev/lp  buffer.  It  can  be
  16.      used  to  abort  printing  when  things  are going very wrong. Of course,
  17.      lpflush won't clear the data stored in the printer's internal buffer, but
  18.      this  one is usually small enough. You may need to send a reset string to
  19.      the printer, especially if you're printing graphics.
  20.  
  21.  
  22. SEE ALSO
  23.      lpdev(1)
  24.  
  25.  
  26. AUTHOR
  27.      Thierry Bousch (bousch@suntopo.matups.fr)
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                  July, 1993                                  1
  65.  
  66.